PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / getBorders Method
In This Topic
    getBorders Method
    In This Topic
    Gets the cell borders.
    Syntax
    public PDFFlowContentBorders getBorders()

    Return Value

    A PDFFlowContentBorders object specifying how the top, right, bottom and left borders are drawn.
    See Also